If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.

#2440 SWF Preview not working with CleanFlash install.
Author:
Dehkiller15

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: External Viewer
State: opened 

> What steps will reproduce the problem?
1. Install JPEXS
2. Install CleanFlash from gitlab(during install install the debug as well)
3. In JPEXS go to Advanced Settings > Other > Enable Use Adobe Flash player for preview of
objects, and hit OK
4. See that the game you are attempting to edit does not show up at all.
> What is the expected output? What do you see instead?
Expected output: Selected swf file shows in preview when selected.
What actually Happens: No visible game at all.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
I am using version 22.0.2 on Windows 10
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
I did a full reinstall of JPEXS to attempt to get it working deleting the previous user
config via the selected option.
I am fairly certain I am just doing something wrong. But after some searching through the
issues via google I came up empty handed.
Learn to fly is what I am currently using for testing. you can also download it here
https://github.com/krestenlaust/swfgames/blob/master/learn-to-fly.swf
I don't plan to enhance flash objects display via FlashPlayer ActiveX component anyhow.
In the past, I did many steps to avoid it, implementing our own flash viewer,
which is sufficient in most cases. I know our viewer can't properly play ActionScript,
but if you want to preview whole SWF, you can do it via pressing Play button on the
toolbar which will open it in flash projector (standalone player), which is usually what
you want.
There is no special need to play it in FFDec Window.
The option in the Advanced settings is there only for historical reasons, it's marked as
Deprecated, and I think there's is no real reason to use it.
I think it is time to remove that feature completely and I am really decided to not
include it in 23.0.0.
Sorry for disappointing you.
State: new→opened
Thank you for the reply.
That is fine. I just liked modifying games and not have to open another window to see that
it had worked. It was a bit of a time saver, but meh no need to add to your workload. Keep
up the good work.